ASP.NET Core MVC コントロールヘルプ
SetMacdLineStyle メソッド

C1.AspNetCore.Mvc.Finance アセンブリ > C1.Web.Mvc.Finance.Fluent 名前空間 > MacdBuilder<T> クラス : SetMacdLineStyle メソッド
The stroke
The stroke width
Sets the macd line style.
シンタックス
'宣言
 
Public Function SetMacdLineStyle( _
   Optional ByVal stroke As System.String, _
   Optional ByVal strokeWidth As System.Nullable(Of Integer) _
) As MacdBuilder(Of T)
public MacdBuilder<T> SetMacdLineStyle( 
   System.string stroke,
   System.Nullable<int> strokeWidth
)

パラメータ

stroke
The stroke
strokeWidth
The stroke width

戻り値の型

Current builder
参照

MacdBuilder<T> クラス
MacdBuilder<T> メンバ